[INFO] cloning repository https://github.com/usedhondacivic/herdable_herds_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usedhondacivic/herdable_herds_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusedhondacivic%2Fherdable_herds_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusedhondacivic%2Fherdable_herds_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23e66b1c60368b1913b970babeb7d60416011b38
[INFO] checking usedhondacivic/herdable_herds_rust against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusedhondacivic%2Fherdable_herds_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/usedhondacivic/herdable_herds_rust
[INFO] finished tweaking git repo https://github.com/usedhondacivic/herdable_herds_rust
[INFO] tweaked toml for git repo https://github.com/usedhondacivic/herdable_herds_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/usedhondacivic/herdable_herds_rust on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/usedhondacivic/herdable_herds_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.4.0
[INFO] [stderr]   Downloaded quad-rand v0.2.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded fdeflate v0.3.5
[INFO] [stderr]   Downloaded rapier2d v0.22.0
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded parry2d v0.17.1
[INFO] [stderr]   Downloaded nalgebra v0.33.1
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15
[INFO] running `Command { std: "docker" "start" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking quad-rand v0.2.2
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v4.4.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nalgebra v0.33.1
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking macroquad v0.4.13
[INFO] [stderr]     Checking parry2d v0.17.1
[INFO] [stderr]     Checking rapier2d v0.22.0
[INFO] [stderr]     Checking herdable-herds v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `nalgebra::Vector2`
[INFO] [stdout]  --> src/agents/sheep.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::Vector2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector2`
[INFO] [stdout]  --> src/agents/sheep.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::Vector2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wrap`
[INFO] [stdout]  --> src/world.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::{wrap, Vector2};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wrap`
[INFO] [stdout]  --> src/world.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra::{wrap, Vector2};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_color` is never read
[INFO] [stdout]    --> src/graphics.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let mut annotation_color = mq::BLUE;
[INFO] [stdout]     |                                        ^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 124 |                     annotation_color = mq::RED;
[INFO] [stdout]     |                     -------------------------- `annotation_color` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `annotation_color` is never read
[INFO] [stdout]    --> src/graphics.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let mut annotation_color = mq::BLUE;
[INFO] [stdout]     |                                        ^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 124 |                     annotation_color = mq::RED;
[INFO] [stdout]     |                     -------------------------- `annotation_color` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visual_radius`
[INFO] [stdout]   --> src/graphics.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     visual_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visual_radius`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visual_radius`
[INFO] [stdout]   --> src/graphics.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     visual_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visual_radius`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body_collider` is never read
[INFO] [stdout]   --> src/agents/sheep.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Sheep {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 20 |     pub body: RigidBodyHandle,
[INFO] [stdout] 21 |     body_collider: ColliderHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body_collider` is never read
[INFO] [stdout]   --> src/agents/shepherd.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Shepherd {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 36 |     pub body: RigidBodyHandle,
[INFO] [stdout] 37 |     body_collider: ColliderHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body_collider` is never read
[INFO] [stdout]   --> src/agents/sheep.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Sheep {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 20 |     pub body: RigidBodyHandle,
[INFO] [stdout] 21 |     body_collider: ColliderHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body_collider` is never read
[INFO] [stdout]   --> src/agents/shepherd.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Shepherd {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 36 |     pub body: RigidBodyHandle,
[INFO] [stdout] 37 |     body_collider: ColliderHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector2`
[INFO] [stdout]  --> src/bin/collective_manipulation_low_viz.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::Vector2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector2`
[INFO] [stdout]  --> src/bin/collective_manipulation_low_viz.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::Vector2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         graphics::draw_world(&world);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^-------- two arguments of type `&Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>>` and `f32` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/graphics.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn draw_world(world: &World, goal: &Vector2<f32>, visual_radius: f32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 82 |         graphics::draw_world(&world, /* &Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>> */, /* f32 */);
[INFO] [stdout]    |                                    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         graphics::draw_world(&world);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^-------- two arguments of type `&Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>>` and `f32` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/graphics.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn draw_world(world: &World, goal: &Vector2<f32>, visual_radius: f32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 82 |         graphics::draw_world(&world, /* &Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>> */, /* f32 */);
[INFO] [stdout]    |                                    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         world.update();
[INFO] [stdout]    |               ^^^^^^-- argument #1 of type `&Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/world.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn update(&mut self, goal: &Vector2<f32>) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 83 |         world.update(/* &Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>> */);
[INFO] [stdout]    |                      +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |         world.update();
[INFO] [stdout]    |               ^^^^^^-- argument #1 of type `&Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/world.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn update(&mut self, goal: &Vector2<f32>) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 83 |         world.update(/* &Matrix<f32, rapier2d::nalgebra::Const<2>, rapier2d::nalgebra::Const<1>, ArrayStorage<f32, 2, 1>> */);
[INFO] [stdout]    |                      +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut new_world = World::new();
[INFO] [stdout]    |                         ^^^^^^^^^^-- argument #1 of type `f32` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/world.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(dt: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut new_world = World::new(/* f32 */);
[INFO] [stdout]    |                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut new_world = World::new();
[INFO] [stdout]    |                         ^^^^^^^^^^-- argument #1 of type `f32` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/world.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(dt: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut new_world = World::new(/* f32 */);
[INFO] [stdout]    |                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `collect_lookahead` and `drive_lookahead` in initializer of `herdable_herds::agents::shepherd::ShepherdRules`
[INFO] [stdout]   --> src/main.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let shepherd_rules = ShepherdRules {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ missing `collect_lookahead` and `drive_lookahead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `collect_lookahead` and `drive_lookahead` in initializer of `herdable_herds::agents::shepherd::ShepherdRules`
[INFO] [stdout]   --> src/main.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let shepherd_rules = ShepherdRules {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ missing `collect_lookahead` and `drive_lookahead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `herdable-herds` (bin "herdable-herds") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `herdable-herds` (bin "herdable-herds" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15", kill_on_drop: false }`
[INFO] [stdout] 2a5b6820c56a764f00e1bffa5ea62d5de1969f95cd60f88a5a8a743cb31dea15
